Contribution org.nuxeo.drive.login.token.authentication.contrib--authenticators
In component org.nuxeo.drive.login.token.authentication.contrib
org.nuxeo.drive.login.token.authentication.contrib
inside nuxeo-drive-jsf-7.10.jar /OSGI-INF/nuxeodrive-token-authentication-contrib.xml
This contribution is part of XML component Extension Point
Extension point authenticators of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="authenticators" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<authenticationPlugin class="org.nuxeo.ecm.platform.ui.web.auth.token.TokenAuthenticator" enabled="true" name="STATEFUL_TOKEN_AUTH">
<loginModulePlugin>Trusting_LM</loginModulePlugin>
<stateful>true</stateful>
</authenticationPlugin>
</extension>